IOutput.Clear method ¶
Namespace: NextDesign.Desktop
Description¶
Clears the output for the specified category.
argument¶
Name | Type | Description |
---|---|---|
category | string | Category null cannot be specified. |
Return value¶
- void
Exception¶
Name | Exception Class | Description |
---|---|---|
Invalid argument | ExtensionArgumentException | If null is specified for category |